CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群算法 TSP

搜索资源列表

  1. tsp国际标准数据库,用于测试各种算法性能

    9下载:
  2. tsp国际标准数据库,用于测试各种算法性能,尤其用来测试蚁群算法-tsp database
  3. 所属分类:其他数据库

    • 发布日期:2013-05-02
    • 文件大小:8099401
    • 提供者:叶婷
  1. TSpant

    1下载:
  2. 一种分组求解TSP问题的蚁群算法。非常经典。有助于初学者提高。-A division problem solving TSP Ant Colony Algorithm. Very classic. Help beginners improve.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:10771
    • 提供者:留言民
  1. ACS-TSP

    1下载:
  2. 蚁群算法在tsp(旅行商问题)的matlab程序。可以运行。-Ant colony algorithm in tsp (TSP) of the matlab program. Can run.
  3. 所属分类:matlab

    • 发布日期:2016-07-12
    • 文件大小:2180
    • 提供者:suyun
  1. ant_colony_optimization

    0下载:
  2. 实现了一种高效的蚁群算法,它在旅行商问题中进行了测试-an effective and efficient aco
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:11864
    • 提供者:王临
  1. acotsp

    1下载:
  2. 改进的蚁群算法,大家可以借鉴一下,多多提下意见就好了 -Improved ant colony algorithm, we can learn about, a lot like a thank you to mention the views of the next
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1029793
    • 提供者:sam
  1. AntColonyAlgorithmTsp

    0下载:
  2. 用蚁群算法求解TSP(旅行商问题)。附上实验报告-ant colony algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5220448
    • 提供者:龚汉杰
  1. tsp

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3778504
    • 提供者:mana
  1. ACA

    0下载:
  2. 基于蚁群算法的TSP问题的实现,仅用于对蚁群算法的学习(Implementation of TSP problem based on ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Alex199535
  1. ACA_Matlab

    0下载:
  2. 该文件中程序主要解决TSP问题的蚁群算法的matlab程序(The program in this document mainly solves the TSP problem ant colony algorithm matlab program)
  3. 所属分类:matlab例程

  1. Matlab

    0下载:
  2. 基于Matlab m 函数开发的蚁群算法(The program in this document mainly solves the TSP problem ant colony algorithm matlab program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:29696
    • 提供者:乾释今生
  1. ACAmain

    0下载:
  2. 程序为蚁群算法解决TSP问题,主要包含了蚁群算法的具体步骤(The program solves the TSP problem for the ant colony algorithm and mainly includes the steps of the ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:叶子666
  1. 蚁群算法求解TSP问题

    1下载:
  2. 利用基本蚁群算法求解TSP问题,在100次迭代中得到了收敛
  3. 所属分类:matlab例程

    • 发布日期:2018-10-30
    • 文件大小:8861
    • 提供者:kaka8421
  1. 变异蚁群算法

    1下载:
  2. 蚁群算法,对ACO传统算法进行改进,求解TSP问题的软件(solution of space equilibrium piont)
  3. 所属分类:其他

    • 发布日期:2021-04-08
    • 文件大小:739328
    • 提供者:通什二
  1. 蚁群算法

    0下载:
  2. 蚁群算法,用于解决TSP问题,可以避免过早收敛且时间复杂度低,是一种信而有效的启发式算法
  3. 所属分类:matlab例程

  1. 蚁群算法路径规划

    0下载:
  2. 通过蚁群算法实现TSP问题的路径规划,找到最短距离,减少不必要的能量消耗
  3. 所属分类:matlab例程

  1. 蚁群算法

    3下载:
  2. 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theory of ant colony algorithm and
  3. 所属分类:其他

    • 发布日期:2020-04-12
    • 文件大小:6144
    • 提供者:阳光1111111
  1. 蚁群算法

    0下载:
  2. 蚁群算法求解TSP问题,蚁群算法求解TSP问题 蚁群算法是一种启发式算法,可以方便求解许多问题,便于套用。
  3. 所属分类:matlab例程

  1. 蚁群算法程序完成 31 个城市的 TSP 问题寻优

    0下载:
  2. 该程序使用蚁群算法完成了31个城市的TSP寻优,完全靠本人自己编写,调试,最终可以取得不错的效果,完成还可以进一步优化,使用者可以试着优化.
  3. 所属分类:matlab例程

  1. 蚁群算法

    1下载:
  2. 蚁群算法解决路径规划,TSP问题,城市路径规划,MATLAB代码
  3. 所属分类:其它源码

  1. 数学建模:matlab蚁群算法解决TSP问题.pdf

    0下载:
  2. MATLAB蚁群算法的实现,解决最短路程问题,报告内全部是实现,并且实现的代码。
  3. 所属分类:报告论文

« 1 2 3 4 5 6 78 9 10 11 12 ... 36 »
搜珍网 www.dssz.com